home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2004 March / PCNET_CD_2004_04_3.iso / ssaver / timemachine.exe / scripts / DefineButton2_240 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-04-21  |  75 b   |  7 lines

  1. on(press){
  2.    tellTarget("scramble,scram")
  3.    {
  4.       play();
  5.    }
  6. }
  7.